projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6580841
)
wayland: Remove unused data structure
author
Christophe Fergeau
<cfergeau@redhat.com>
Tue, 28 Nov 2017 16:43:24 +0000
(17:43 +0100)
committer
Christophe Fergeau
<cfergeau@redhat.com>
Wed, 29 Nov 2017 10:29:29 +0000
(11:29 +0100)
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
https://bugzilla.gnome.org/show_bug.cgi?id=790031
gdk/wayland/gdkselection-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkselection-wayland.c
b/gdk/wayland/gdkselection-wayland.c
index f85071c39f9b9625950ca50ae6c808dc7b867083..e8f9453a8b56c2c4254ccd9a354dd3dd7fa74b5b 100644
(file)
--- a/
gdk/wayland/gdkselection-wayland.c
+++ b/
gdk/wayland/gdkselection-wayland.c
@@
-61,12
+61,6
@@
struct _StoredSelection
gint fd;
};
-struct _DataSourceData
-{
- GdkWindow *window;
- GdkAtom selection;
-};
-
struct _DataOfferData
{
GDestroyNotify destroy_notify;